C1.Web.Mvc Namespace / MapLayerBase<T> Class / ItemsSource Property

In This Topic
ItemsSource Property (MapLayerBase<T>)
In This Topic
Gets or sets a data source for the layer.
Syntax
'Declaration
 
Public Property ItemsSource As String
 
Remarks
Data source should be GeoJSON object(s).
See Also